Papers with Chinese pinyin input method engine
Moon IME: Neural-based Chinese Pinyin Aided Input Method with Customizable Association (P18-4)
Copied to clipboard
| Challenge: | a pinyin input method engine (IME) allows users to input Chinese into a computer by typing pinyan through the common keyboard. |
| Approach: | They present a pinyin IME that integrates neural machine translation and IR to offer amusive and customizable association ability. |
| Outcome: | The Moon IME integrates neural machine translation and IR to offer amusive association ability. |
Chinese Pinyin Aided IME, Input What You Have Not Keystroked Yet (D18-1)
Copied to clipboard
| Challenge: | Chinese pinyin input method engine (IME) converts pinyine into character based on its core component, pinyan-to-character conversion (P2C). |
| Approach: | They propose a sequence-to-sequence model with gated-attention mechanism for Chinese IMEs. |
| Outcome: | The proposed model improves on existing models in benchmark datasets showing great user experience improvement compared to traditional models. |